home *** CD-ROM | disk | FTP | other *** search
/ The Atari Compendium / The Atari Compendium (Toad Computers) (1994).iso / files / prgtools / mint / shu194st.zoo / shellutils-1.9.4 / man / env.man < prev    next >
Encoding:
Text File  |  1994-03-16  |  1.8 KB  |  65 lines

  1.  
  2.  
  3.  
  4. ENV(1L)                              ENV(1L)
  5.  
  6.  
  7. N✓NA✓AM✓ME✓E
  8.        env - run a program in a    modified environment
  9.  
  10. S✓SY✓YN✓NO✓OP✓PS✓SI✓IS✓S
  11.        e✓en✓nv✓v    [-]    [-i]    [-u   name]   [--ignore-environment]
  12.        [--unset=name] [--help] [--version] [name=value]...  [com-
  13.        mand [args...]]
  14.        e✓en✓nv✓v
  15.  
  16. D✓DE✓ES✓SC✓CR✓RI✓IP✓PT✓TI✓IO✓ON✓N
  17.        This  manual  page  documents the GNU version of    e✓en✓nv✓v.  e✓en✓nv✓v
  18.        runs a command with an environment modified  as    specified
  19.        by  the    command     line  arguments.   Arguments of the form
  20.        `variable=value'    set the    environment variable _✓v_✓a_✓r_✓i_✓a_✓b_✓l_✓e  to
  21.        value _✓v_✓a_✓l_✓u_✓e.  _✓v_✓a_✓l_✓u_✓e may be empty    (`variable=').    Setting    a
  22.        variable    to an empty value is different from unsetting it.
  23.  
  24.        The  first  remaining  argument    specifies  a  program  to
  25.        invoke; it is searched for according to the  specification
  26.        of the PATH environment variable.  Any arguments    following
  27.        that are    passed as arguments to that program.
  28.  
  29.        If no command name is specified following the  environment
  30.        specifications,    the  resulting    environment  is     printed.
  31.        This is like specifying a command name of `printenv'.
  32.  
  33.    O✓OP✓PT✓TI✓IO✓ON✓NS✓S
  34.        _✓-_✓-_✓h_✓e_✓l_✓p Print a usage message on standard    output    and  exit
  35.           successfully.
  36.  
  37.        _✓-_✓u_✓, _✓-_✓-_✓u_✓n_✓s_✓e_✓t _✓n_✓a_✓m_✓e
  38.           Remove  variable    _✓n_✓a_✓m_✓e  from the environment, if it
  39.           was in the environment.
  40.  
  41.        _✓-_✓, _✓-_✓i_✓, _✓-_✓-_✓i_✓g_✓n_✓o_✓r_✓e_✓-_✓e_✓n_✓v_✓i_✓r_✓o_✓n_✓m_✓e_✓n_✓t
  42.           Start  with  an  empty  environment,  ignoring  the
  43.           inherited    environment.
  44.  
  45.        _✓-_✓-_✓v_✓e_✓r_✓s_✓i_✓o_✓n
  46.           Print  version  information on standard output then
  47.           exit successfully.
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.  
  64. FSF               GNU Shell Utilities            1
  65.